home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / com.fivespeed.core.fswindowcontroller.defaultwindow.nib / classes.nib next >
Encoding:
Text File  |  2006-01-19  |  358 b   |  13 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {showWindow = id; }; 
  5.             CLASS = FSWindowController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {representedObject = id; }; 
  8.             SUPERCLASS = NSWindowController; 
  9.         }, 
  10.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  11.     ); 
  12.     IBVersion = 1; 
  13. }